home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / ptable12.cpt / Periodic table 1.2, HC2.1 / background_5203.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-05-11  |  22.0 KB  |  547 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>5203</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_32307.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_64840.css" />
  11.     <part>
  12.         <id>4</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>202</left>
  23.             <top>221</top>
  24.             <right>308</right>
  25.             <bottom>244</bottom>
  26.         </rect>
  27.         <style>radiobutton</style>
  28.         <showName> <true /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Boiling Point</name>
  40.         <script>on mouseUp
  41. Global sortName
  42. Global sortName2
  43. put "BoilPt" into sortName
  44. put "Boiling Point" into sortName2
  45. set hilite of background button "Atomic Weight" to false
  46. set hilite of background button "Atomic Radius" to false
  47. set hilite of background button "Gram Atomic Vol." to false
  48. set hilite of background button "Rel. Electroneg." to false
  49. set hilite of background button "First Ioniz. Pot." to false
  50. set hilite of background button "Elect. Resistivity" to false
  51. set hilite of background button "Density" to false
  52. set hilite of background button "Melting Point" to false
  53. set hilite of background button "Atomic Number" to false
  54. end mouseUp
  55. </script>
  56.     </part>
  57.     <part>
  58.         <id>5</id>
  59.         <type>button</type>
  60.         <visible> <true /> </visible>
  61.         <reserved5> 0 </reserved5>
  62.         <reserved4> 0 </reserved4>
  63.         <reserved3> 0 </reserved3>
  64.         <reserved2> 0 </reserved2>
  65.         <reserved1> 0 </reserved1>
  66.         <enabled> <true /> </enabled>
  67.         <rect>
  68.             <left>202</left>
  69.             <top>42</top>
  70.             <right>324</right>
  71.             <bottom>65</bottom>
  72.         </rect>
  73.         <style>radiobutton</style>
  74.         <showName> <true /> </showName>
  75.         <highlight> <true /> </highlight>
  76.         <autoHighlight> <true /> </autoHighlight>
  77.         <sharedHighlight> <true /> </sharedHighlight>
  78.         <family>0</family>
  79.         <titleWidth>0</titleWidth>
  80.         <icon>0</icon>
  81.         <textAlign>center</textAlign>
  82.         <font>Chicago</font>
  83.         <textSize>12</textSize>
  84.         <textStyle>plain</textStyle>
  85.         <name>Atomic Number</name>
  86.         <script>on mouseUp
  87. Global sortName
  88. Global sortName2
  89. put "AtomicNo" into sortName
  90. put "Atomic Number" into sortName2
  91. send putName to bkgnd "elementInfo"
  92. set hilite of background button "Atomic Weight" to false
  93. set hilite of background button "Atomic Radius" to false
  94. set hilite of background button "Gram Atomic Vol." to false
  95. set hilite of background button "Rel. Electroneg." to false
  96. set hilite of background button "First Ioniz. Pot." to false
  97. set hilite of background button "Elect. Resistivity" to false
  98. set hilite of background button "Density" to false
  99. set hilite of background button "Melting Point" to false
  100. set hilite of background button "Boiling Point" to false
  101. end mouseUp
  102. </script>
  103.     </part>
  104.     <part>
  105.         <id>6</id>
  106.         <type>button</type>
  107.         <visible> <true /> </visible>
  108.         <reserved5> 0 </reserved5>
  109.         <reserved4> 0 </reserved4>
  110.         <reserved3> 0 </reserved3>
  111.         <reserved2> 0 </reserved2>
  112.         <reserved1> 0 </reserved1>
  113.         <enabled> <true /> </enabled>
  114.         <rect>
  115.             <left>202</left>
  116.             <top>64</top>
  117.             <right>320</right>
  118.             <bottom>90</bottom>
  119.         </rect>
  120.         <style>radiobutton</style>
  121.         <showName> <true /> </showName>
  122.         <highlight> <false /> </highlight>
  123.         <autoHighlight> <true /> </autoHighlight>
  124.         <sharedHighlight> <true /> </sharedHighlight>
  125.         <family>0</family>
  126.         <titleWidth>0</titleWidth>
  127.         <icon>0</icon>
  128.         <textAlign>center</textAlign>
  129.         <font>Chicago</font>
  130.         <textSize>12</textSize>
  131.         <textStyle>plain</textStyle>
  132.         <name>Atomic Weight</name>
  133.         <script>on mouseUp
  134. Global sortName
  135. Global sortName2
  136. put "AtomicWt" into sortName
  137. put "Atomic Weight" into sortName2
  138. set hilite of background button "Atomic Number" to false
  139. set hilite of background button "Atomic Radius" to false
  140. set hilite of background button "Gram Atomic Vol." to false
  141. set hilite of background button "Rel. Electroneg." to false
  142. set hilite of background button "First Ioniz. Pot." to false
  143. set hilite of background button "Elect. Resistivity" to false
  144. set hilite of background button "Density" to false
  145. set hilite of background button "Melting Point" to false
  146. set hilite of background button "Boiling Point" to false
  147. end mouseUp
  148. </script>
  149.     </part>
  150.     <part>
  151.         <id>7</id>
  152.         <type>button</type>
  153.         <visible> <true /> </visible>
  154.         <reserved5> 0 </reserved5>
  155.         <reserved4> 0 </reserved4>
  156.         <reserved3> 0 </reserved3>
  157.         <reserved2> 0 </reserved2>
  158.         <reserved1> 0 </reserved1>
  159.         <enabled> <true /> </enabled>
  160.         <rect>
  161.             <left>202</left>
  162.             <top>89</top>
  163.             <right>316</right>
  164.             <bottom>112</bottom>
  165.         </rect>
  166.         <style>radiobutton</style>
  167.         <showName> <true /> </showName>
  168.         <highlight> <false /> </highlight>
  169.         <autoHighlight> <true /> </autoHighlight>
  170.         <sharedHighlight> <true /> </sharedHighlight>
  171.         <family>0</family>
  172.         <titleWidth>0</titleWidth>
  173.         <icon>0</icon>
  174.         <textAlign>center</textAlign>
  175.         <font>Chicago</font>
  176.         <textSize>12</textSize>
  177.         <textStyle>plain</textStyle>
  178.         <name>Atomic Radius</name>
  179.         <script>on mouseUp
  180. Global sortName
  181. Global sortName2
  182. put "AtomicRadius" into sortName
  183. put "Atomic Radius" into sortName2
  184. set hilite of background button "Atomic Weight" to false
  185. set hilite of background button "Atomic Number" to false
  186. set hilite of background button "Gram Atomic Vol." to false
  187. set hilite of background button "Rel. Electroneg." to false
  188. set hilite of background button "First Ioniz. Pot." to false
  189. set hilite of background button "Elect. Resistivity" to false
  190. set hilite of background button "Density" to false
  191. set hilite of background button "Melting Point" to false
  192. set hilite of background button "Boiling Point" to false
  193.  
  194. end mouseUp
  195. </script>
  196.     </part>
  197.     <part>
  198.         <id>8</id>
  199.         <type>button</type>
  200.         <visible> <true /> </visible>
  201.         <reserved5> 0 </reserved5>
  202.         <reserved4> 0 </reserved4>
  203.         <reserved3> 0 </reserved3>
  204.         <reserved2> 0 </reserved2>
  205.         <reserved1> 0 </reserved1>
  206.         <enabled> <true /> </enabled>
  207.         <rect>
  208.             <left>202</left>
  209.             <top>111</top>
  210.             <right>337</right>
  211.             <bottom>134</bottom>
  212.         </rect>
  213.         <style>radiobutton</style>
  214.         <showName> <true /> </showName>
  215.         <highlight> <false /> </highlight>
  216.         <autoHighlight> <true /> </autoHighlight>
  217.         <sharedHighlight> <true /> </sharedHighlight>
  218.         <family>0</family>
  219.         <titleWidth>0</titleWidth>
  220.         <icon>0</icon>
  221.         <textAlign>center</textAlign>
  222.         <font>Chicago</font>
  223.         <textSize>12</textSize>
  224.         <textStyle>plain</textStyle>
  225.         <name>Gram Atomic Vol.</name>
  226.         <script>on mouseUp
  227. Global sortName
  228. Global sortName2
  229. put "GAV" into sortName
  230. put "Gram Atomic Vol." into sortName2
  231. set hilite of background button "Atomic Weight" to false
  232. set hilite of background button "Atomic Radius" to false
  233. set hilite of background button "Atomic Number" to false
  234. set hilite of background button "Rel. Electroneg." to false
  235. set hilite of background button "First Ioniz. Pot." to false
  236. set hilite of background button "Elect. Resistivity" to false
  237. set hilite of background button "Density" to false
  238. set hilite of background button "Melting Point" to false
  239. set hilite of background button "Boiling Point" to false
  240. end mouseUp
  241. </script>
  242.     </part>
  243.     <part>
  244.         <id>9</id>
  245.         <type>button</type>
  246.         <visible> <true /> </visible>
  247.         <reserved5> 0 </reserved5>
  248.         <reserved4> 0 </reserved4>
  249.         <reserved3> 0 </reserved3>
  250.         <reserved2> 0 </reserved2>
  251.         <reserved1> 0 </reserved1>
  252.         <enabled> <true /> </enabled>
  253.         <rect>
  254.             <left>202</left>
  255.             <top>133</top>
  256.             <right>333</right>
  257.             <bottom>156</bottom>
  258.         </rect>
  259.         <style>radiobutton</style>
  260.         <showName> <true /> </showName>
  261.         <highlight> <false /> </highlight>
  262.         <autoHighlight> <true /> </autoHighlight>
  263.         <sharedHighlight> <true /> </sharedHighlight>
  264.         <family>0</family>
  265.         <titleWidth>0</titleWidth>
  266.         <icon>0</icon>
  267.         <textAlign>center</textAlign>
  268.         <font>Chicago</font>
  269.         <textSize>12</textSize>
  270.         <textStyle>plain</textStyle>
  271.         <name>Rel. Electroneg.</name>
  272.         <script>on mouseUp
  273. Global sortName
  274. Global sortName2
  275. put "RelElectro" into sortName
  276. put "Rel. Electroneg." into sortName2
  277. set hilite of background button "Atomic Weight" to false
  278. set hilite of background button "Atomic Radius" to false
  279. set hilite of background button "Gram Atomic Vol." to false
  280. set hilite of background button "Atomic Number" to false
  281. set hilite of background button "First Ioniz. Pot." to false
  282. set hilite of background button "Elect. Resistivity" to false
  283. set hilite of background button "Density" to false
  284. set hilite of background button "Melting Point" to false
  285. set hilite of background button "Boiling Point" to false
  286. end mouseUp
  287. </script>
  288.     </part>
  289.     <part>
  290.         <id>10</id>
  291.         <type>button</type>
  292.         <visible> <true /> </visible>
  293.         <reserved5> 0 </reserved5>
  294.         <reserved4> 0 </reserved4>
  295.         <reserved3> 0 </reserved3>
  296.         <reserved2> 0 </reserved2>
  297.         <reserved1> 0 </reserved1>
  298.         <enabled> <true /> </enabled>
  299.         <rect>
  300.             <left>202</left>
  301.             <top>155</top>
  302.             <right>334</right>
  303.             <bottom>178</bottom>
  304.         </rect>
  305.         <style>radiobutton</style>
  306.         <showName> <true /> </showName>
  307.         <highlight> <false /> </highlight>
  308.         <autoHighlight> <true /> </autoHighlight>
  309.         <sharedHighlight> <true /> </sharedHighlight>
  310.         <family>0</family>
  311.         <titleWidth>0</titleWidth>
  312.         <icon>0</icon>
  313.         <textAlign>center</textAlign>
  314.         <font>Chicago</font>
  315.         <textSize>12</textSize>
  316.         <textStyle>plain</textStyle>
  317.         <name>First Ioniz. Pot.</name>
  318.         <script>on mouseUp
  319. Global sortName
  320. Global sortName2
  321. put "FIP" into sortName
  322. put "First Ionization Pot." into sortName2
  323. set hilite of background button "Atomic Weight" to false
  324. set hilite of background button "Atomic Radius" to false
  325. set hilite of background button "Gram Atomic Vol." to false
  326. set hilite of background button "Rel. Electroneg." to false
  327. set hilite of background button "Atomic Number" to false
  328. set hilite of background button "Elect. Resistivity" to false
  329. set hilite of background button "Density" to false
  330. set hilite of background button "Melting Point" to false
  331. set hilite of background button "Boiling Point" to false
  332. end mouseUp
  333. </script>
  334.     </part>
  335.     <part>
  336.         <id>11</id>
  337.         <type>button</type>
  338.         <visible> <true /> </visible>
  339.         <reserved5> 0 </reserved5>
  340.         <reserved4> 0 </reserved4>
  341.         <reserved3> 0 </reserved3>
  342.         <reserved2> 0 </reserved2>
  343.         <reserved1> 0 </reserved1>
  344.         <enabled> <true /> </enabled>
  345.         <rect>
  346.             <left>202</left>
  347.             <top>177</top>
  348.             <right>335</right>
  349.             <bottom>200</bottom>
  350.         </rect>
  351.         <style>radiobutton</style>
  352.         <showName> <true /> </showName>
  353.         <highlight> <false /> </highlight>
  354.         <autoHighlight> <true /> </autoHighlight>
  355.         <sharedHighlight> <true /> </sharedHighlight>
  356.         <family>0</family>
  357.         <titleWidth>0</titleWidth>
  358.         <icon>0</icon>
  359.         <textAlign>center</textAlign>
  360.         <font>Chicago</font>
  361.         <textSize>12</textSize>
  362.         <textStyle>plain</textStyle>
  363.         <name>Elect. Resistivity</name>
  364.         <script>on mouseUp
  365. Global sortName
  366. Global sortName2
  367. put "ElectrResist" into sortName
  368. put "Electrical Resistivity" into sortName2
  369. set hilite of background button "Atomic Weight" to false
  370. set hilite of background button "Atomic Radius" to false
  371. set hilite of background button "Gram Atomic Vol." to false
  372. set hilite of background button "Rel. Electroneg." to false
  373. set hilite of background button "First Ioniz. Pot." to false
  374. set hilite of background button "Atomic Number" to false
  375. set hilite of background button "Density" to false
  376. set hilite of background button "Melting Point" to false
  377. set hilite of background button "Boiling Point" to false
  378. end mouseUp
  379. </script>
  380.     </part>
  381.     <part>
  382.         <id>12</id>
  383.         <type>button</type>
  384.         <visible> <true /> </visible>
  385.         <reserved5> 0 </reserved5>
  386.         <reserved4> 0 </reserved4>
  387.         <reserved3> 0 </reserved3>
  388.         <reserved2> 0 </reserved2>
  389.         <reserved1> 0 </reserved1>
  390.         <enabled> <true /> </enabled>
  391.         <rect>
  392.             <left>202</left>
  393.             <top>199</top>
  394.             <right>301</right>
  395.             <bottom>222</bottom>
  396.         </rect>
  397.         <style>radiobutton</style>
  398.         <showName> <true /> </showName>
  399.         <highlight> <false /> </highlight>
  400.         <autoHighlight> <true /> </autoHighlight>
  401.         <sharedHighlight> <true /> </sharedHighlight>
  402.         <family>0</family>
  403.         <titleWidth>0</titleWidth>
  404.         <icon>0</icon>
  405.         <textAlign>center</textAlign>
  406.         <font>Chicago</font>
  407.         <textSize>12</textSize>
  408.         <textStyle>plain</textStyle>
  409.         <name>Density</name>
  410.         <script>on mouseUp
  411. Global sortName
  412. Global sortName2
  413. put "Density" into sortName
  414. put "Density" into sortName2
  415. set hilite of background button "Atomic Weight" to false
  416. set hilite of background button "Atomic Radius" to false
  417. set hilite of background button "Gram Atomic Vol." to false
  418. set hilite of background button "Rel. Electroneg." to false
  419. set hilite of background button "First Ioniz. Pot." to false
  420. set hilite of background button "Elect. Resistivity" to false
  421. set hilite of background button "Atomic Number" to false
  422. set hilite of background button "Melting Point" to false
  423. set hilite of background button "Boiling Point" to false
  424. end mouseUp
  425. </script>
  426.     </part>
  427.     <part>
  428.         <id>13</id>
  429.         <type>button</type>
  430.         <visible> <true /> </visible>
  431.         <reserved5> 0 </reserved5>
  432.         <reserved4> 0 </reserved4>
  433.         <reserved3> 0 </reserved3>
  434.         <reserved2> 0 </reserved2>
  435.         <reserved1> 0 </reserved1>
  436.         <enabled> <true /> </enabled>
  437.         <rect>
  438.             <left>202</left>
  439.             <top>243</top>
  440.             <right>320</right>
  441.             <bottom>266</bottom>
  442.         </rect>
  443.         <style>radiobutton</style>
  444.         <showName> <true /> </showName>
  445.         <highlight> <false /> </highlight>
  446.         <autoHighlight> <true /> </autoHighlight>
  447.         <sharedHighlight> <true /> </sharedHighlight>
  448.         <family>0</family>
  449.         <titleWidth>0</titleWidth>
  450.         <icon>0</icon>
  451.         <textAlign>center</textAlign>
  452.         <font>Chicago</font>
  453.         <textSize>12</textSize>
  454.         <textStyle>plain</textStyle>
  455.         <name>Melting Point</name>
  456.         <script>on mouseUp
  457. Global sortName
  458. Global sortName2
  459. put "MeltPt" into sortName
  460. put "Melting Point" into sortName2
  461. set hilite of background button "Atomic Weight" to false
  462. set hilite of background button "Atomic Radius" to false
  463. set hilite of background button "Gram Atomic Vol." to false
  464. set hilite of background button "Rel. Electroneg." to false
  465. set hilite of background button "First Ioniz. Pot." to false
  466. set hilite of background button "Elect. Resistivity" to false
  467. set hilite of background button "Density" to false
  468. set hilite of background button "Atomic Number" to false
  469. set hilite of background button "Boiling Point" to false
  470. end mouseUp
  471. </script>
  472.     </part>
  473.     <part>
  474.         <id>15</id>
  475.         <type>button</type>
  476.         <visible> <true /> </visible>
  477.         <reserved5> 0 </reserved5>
  478.         <reserved4> 0 </reserved4>
  479.         <reserved3> 0 </reserved3>
  480.         <reserved2> 0 </reserved2>
  481.         <reserved1> 0 </reserved1>
  482.         <enabled> <true /> </enabled>
  483.         <rect>
  484.             <left>199</left>
  485.             <top>8</top>
  486.             <right>333</right>
  487.             <bottom>28</bottom>
  488.         </rect>
  489.         <style>roundrect</style>
  490.         <showName> <true /> </showName>
  491.         <highlight> <false /> </highlight>
  492.         <autoHighlight> <true /> </autoHighlight>
  493.         <sharedHighlight> <true /> </sharedHighlight>
  494.         <family>0</family>
  495.         <titleWidth>0</titleWidth>
  496.         <icon>0</icon>
  497.         <textAlign>center</textAlign>
  498.         <font>Chicago</font>
  499.         <textSize>12</textSize>
  500.         <textStyle>plain</textStyle>
  501.         <name>Sort</name>
  502.         <script>on mouseUp
  503. Global sortName
  504. Global sortName2
  505. Global s
  506. Global asc
  507. Global desc
  508. Global together
  509. Global txt
  510. Global qte
  511. put userLevel into Level
  512. set userLevel to 5
  513. put "sort" into s
  514. put "ascending" into asc
  515. put "descending" into desc
  516. put "numeric by background field" into txt
  517.  
  518. answer "sort values-" with "low to high" or "high to low" or "cancel"
  519.  
  520. If it = "low to high" then
  521. put s && asc && txt && numToChar(34) & sortName & numToChar(34) ┬¼
  522. into together
  523. doSort
  524. Else
  525. If it = "high to low" then
  526. put s && desc && txt && numToChar(34) & sortName & ┬¼
  527. numToChar(34) into together
  528. doSort
  529. End if
  530. End if
  531. Set userLevel to 2
  532. End mouseUp
  533.  
  534. On doSort
  535. Global together
  536. Global sortName2
  537.  
  538. set cursor to 4
  539. lock screen
  540.  
  541. do together
  542.  
  543. go to bkgnd "elementinfo"
  544. choose eraser tool
  545. drag from 198,302 to 327,302
  546. doMenu Background
  547. choose eraser tool
  548. drag from 198,302 to 327,302
  549. choose text tool
  550. click at 261,304
  551. set textSize to 12
  552. set textFont to New York
  553. set textStyle to plain
  554. set textAlign to Center
  555. type sortName2
  556. doMenu Background
  557. choose browse tool
  558. set userlevel to 2
  559.  
  560. repeat while the short name of this card is "*Table" or ┬¼
  561. the short name of this card is "ar*" or ┬¼
  562. the short name of this card is "nr" or ┬¼
  563. the short name of this card is "Ad" or ┬¼
  564. the short name of this card is "Noble" or ┬¼
  565. the short name of this card is "Halogen" or ┬¼
  566. the short name of this card is "Metalloid" or ┬¼
  567. the short name of this card is "Alkali" or ┬¼
  568. the short name of this card is "Constants" or ┬¼
  569. the short name of this card is "sortControl" or ┬¼
  570. the short name of this card is "*Table" or ┬¼
  571. the short name of this card is "elementInfoHelp"
  572. go to next card
  573. end repeat
  574.  
  575.  
  576.  
  577. unlock screen
  578. -- cursor changes back to hand
  579. End doSort
  580. </script>
  581.     </part>
  582.     <part>
  583.         <id>18</id>
  584.         <type>field</type>
  585.         <visible> <true /> </visible>
  586.         <dontWrap> <false /> </dontWrap>
  587.         <dontSearch> <false /> </dontSearch>
  588.         <sharedText> <false /> </sharedText>
  589.         <fixedLineHeight> <true /> </fixedLineHeight>
  590.         <autoTab> <false /> </autoTab>
  591.         <lockText> <true /> </lockText>
  592.         <rect>
  593.             <left>428</left>
  594.             <top>56</top>
  595.             <right>510</right>
  596.             <bottom>74</bottom>
  597.         </rect>
  598.         <style>opaque</style>
  599.         <autoSelect> <false /> </autoSelect>
  600.         <showLines> <true /> </showLines>
  601.         <wideMargins> <false /> </wideMargins>
  602.         <multipleLines> <false /> </multipleLines>
  603.         <reservedFamily> 0 </reservedFamily>
  604.         <titleWidth>0</titleWidth>
  605.         <icon>0</icon>
  606.         <textAlign>right</textAlign>
  607.         <font>Chicago</font>
  608.         <textSize>12</textSize>
  609.         <textStyle>plain</textStyle>
  610.         <textHeight>16</textHeight>
  611.         <name>BoilPt2</name>
  612.         <script></script>
  613.     </part>
  614.     <part>
  615.         <id>19</id>
  616.         <type>field</type>
  617.         <visible> <true /> </visible>
  618.         <dontWrap> <false /> </dontWrap>
  619.         <dontSearch> <false /> </dontSearch>
  620.         <sharedText> <false /> </sharedText>
  621.         <fixedLineHeight> <true /> </fixedLineHeight>
  622.         <autoTab> <false /> </autoTab>
  623.         <lockText> <true /> </lockText>
  624.         <rect>
  625.             <left>425</left>
  626.             <top>107</top>
  627.             <right>512</right>
  628.             <bottom>125</bottom>
  629.         </rect>
  630.         <style>transparent</style>
  631.         <autoSelect> <false /> </autoSelect>
  632.         <showLines> <true /> </showLines>
  633.         <wideMargins> <false /> </wideMargins>
  634.         <multipleLines> <false /> </multipleLines>
  635.         <reservedFamily> 0 </reservedFamily>
  636.         <titleWidth>0</titleWidth>
  637.         <icon>0</icon>
  638.         <textAlign>right</textAlign>
  639.         <font>Chicago</font>
  640.         <textSize>12</textSize>
  641.         <textStyle>plain</textStyle>
  642.         <textHeight>16</textHeight>
  643.         <name>SpecHeat</name>
  644.         <script></script>
  645.     </part>
  646.     <part>
  647.         <id>20</id>
  648.         <type>field</type>
  649.         <visible> <true /> </visible>
  650.         <dontWrap> <false /> </dontWrap>
  651.         <dontSearch> <false /> </dontSearch>
  652.         <sharedText> <false /> </sharedText>
  653.         <fixedLineHeight> <true /> </fixedLineHeight>
  654.         <autoTab> <false /> </autoTab>
  655.         <lockText> <true /> </lockText>
  656.         <rect>
  657.             <left>428</left>
  658.             <top>73</top>
  659.             <right>510</right>
  660.             <bottom>91</bottom>
  661.         </rect>
  662.         <style>opaque</style>
  663.         <autoSelect> <false /> </autoSelect>
  664.         <showLines> <true /> </showLines>
  665.         <wideMargins> <false /> </wideMargins>
  666.         <multipleLines> <false /> </multipleLines>
  667.         <reservedFamily> 0 </reservedFamily>
  668.         <titleWidth>0</titleWidth>
  669.         <icon>0</icon>
  670.         <textAlign>right</textAlign>
  671.         <font>Chicago</font>
  672.         <textSize>12</textSize>
  673.         <textStyle>plain</textStyle>
  674.         <textHeight>16</textHeight>
  675.         <name>MeltPt2</name>
  676.         <script></script>
  677.     </part>
  678.     <part>
  679.         <id>21</id>
  680.         <type>field</type>
  681.         <visible> <true /> </visible>
  682.         <dontWrap> <false /> </dontWrap>
  683.         <dontSearch> <false /> </dontSearch>
  684.         <sharedText> <false /> </sharedText>
  685.         <fixedLineHeight> <true /> </fixedLineHeight>
  686.         <autoTab> <false /> </autoTab>
  687.         <lockText> <true /> </lockText>
  688.         <rect>
  689.             <left>423</left>
  690.             <top>140</top>
  691.             <right>511</right>
  692.             <bottom>157</bottom>
  693.         </rect>
  694.         <style>transparent</style>
  695.         <autoSelect> <false /> </autoSelect>
  696.         <showLines> <true /> </showLines>
  697.         <wideMargins> <false /> </wideMargins>
  698.         <multipleLines> <false /> </multipleLines>
  699.         <reservedFamily> 0 </reservedFamily>
  700.         <titleWidth>0</titleWidth>
  701.         <icon>0</icon>
  702.         <textAlign>right</textAlign>
  703.         <font>Chicago</font>
  704.         <textSize>12</textSize>
  705.         <textStyle>plain</textStyle>
  706.         <textHeight>16</textHeight>
  707.         <name>ThermCond</name>
  708.         <script></script>
  709.     </part>
  710.     <part>
  711.         <id>22</id>
  712.         <type>field</type>
  713.         <visible> <true /> </visible>
  714.         <dontWrap> <false /> </dontWrap>
  715.         <dontSearch> <false /> </dontSearch>
  716.         <sharedText> <false /> </sharedText>
  717.         <fixedLineHeight> <true /> </fixedLineHeight>
  718.         <autoTab> <false /> </autoTab>
  719.         <lockText> <true /> </lockText>
  720.         <rect>
  721.             <left>411</left>
  722.             <top>188</top>
  723.             <right>511</right>
  724.             <bottom>206</bottom>
  725.         </rect>
  726.         <style>transparent</style>
  727.         <autoSelect> <false /> </autoSelect>
  728.         <showLines> <true /> </showLines>
  729.         <wideMargins> <false /> </wideMargins>
  730.         <multipleLines> <false /> </multipleLines>
  731.         <reservedFamily> 0 </reservedFamily>
  732.         <titleWidth>0</titleWidth>
  733.         <icon>0</icon>
  734.         <textAlign>right</textAlign>
  735.         <font>Chicago</font>
  736.         <textSize>12</textSize>
  737.         <textStyle>plain</textStyle>
  738.         <textHeight>16</textHeight>
  739.         <name>Linear</name>
  740.         <script></script>
  741.     </part>
  742.     <part>
  743.         <id>23</id>
  744.         <type>field</type>
  745.         <visible> <true /> </visible>
  746.         <dontWrap> <false /> </dontWrap>
  747.         <dontSearch> <false /> </dontSearch>
  748.         <sharedText> <false /> </sharedText>
  749.         <fixedLineHeight> <true /> </fixedLineHeight>
  750.         <autoTab> <false /> </autoTab>
  751.         <lockText> <true /> </lockText>
  752.         <rect>
  753.             <left>444</left>
  754.             <top>259</top>
  755.             <right>511</right>
  756.             <bottom>275</bottom>
  757.         </rect>
  758.         <style>transparent</style>
  759.         <autoSelect> <false /> </autoSelect>
  760.         <showLines> <true /> </showLines>
  761.         <wideMargins> <false /> </wideMargins>
  762.         <multipleLines> <false /> </multipleLines>
  763.         <reservedFamily> 0 </reservedFamily>
  764.         <titleWidth>0</titleWidth>
  765.         <icon>0</icon>
  766.         <textAlign>right</textAlign>
  767.         <font>Chicago</font>
  768.         <textSize>12</textSize>
  769.         <textStyle>plain</textStyle>
  770.         <textHeight>16</textHeight>
  771.         <name>TenStr</name>
  772.         <script></script>
  773.     </part>
  774.     <name></name>
  775.     <script></script>
  776. </background>
  777.